[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67h,  44h  MAP MEMORY

On entry:
        AH = 44h
        AL = physical page number (0-3)
        BX = logical page number
        DX = handle

Return:
        AH = status
            00h function successful
            80h internal error
            81h hardware malfunction
            83h invalid handle
            84h undefined function requested
            8Ah invalid logical page number
            8Bh illegal physical-page number

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson